home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale .85
- radius 8
- path models/weapons/clubstaff
- surface material1 shader skin01.tga
- }
-
- init
- {
- server
- {
- classname Weapon
- setsize "-4 -4 -8" "4 4 8"
- name Clubstaff
- hand righthand
- firetype melee
- startammo 100
- ammorequired 0
- inanimate
- noshadow
- notsolid
- }
- }
-
- animations
- {
- idle notmoving.tan
- {
- server
- {
- 0 stopanimating
- }
- }
- fire notmoving.tan
- }
-